Properties of the TDAConnectionSSLOptions class.
For a complete list of the TDAConnectionSSLOptions class members, see the TDAConnectionSSLOptions Members topic.
Published
Name | Description |
CACert |
Holds the path to the certificate authority file.
|
Cert |
Holds the path to the client certificate.
|
CipherList |
Holds the list of allowed SSL ciphers.
|
Key |
Holds the path to the private client key.
|
See Also